<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu{ width:1200px; margin: 0 auto; height:65px;}
.menu .nav{}
.menu .nav li{ width:148px; float:left;list-style:none; position:relative; font-size:15px; font-family:"å¾®è½¯é›…é»‘";}
.menu .nav li a{display:block;height:65px;line-height:65px; text-decoration:none;position:relative;overflow:hidden; color:#000; width:100%; text-align:center;}

.menu .nav li a:hover,.menu .nav li a.current{ color:#fff; background: url(../Image/menu_h.png) center bottom no-repeat;}
.menu .nav li .box{ width:90px; padding:5px 0; background: #f2f2f2; position: absolute; top:47px; right:0; display:none; z-index:9999; padding:5px;}
.menu .nav li .box a{ padding:0 10px; display:block; width:70px; text-align:left; display:block; height:36px; line-height:36px; font-size:12px; color:#666666 !important;  background:none !important;}
.menu .nav li .box a:hover{text-decoration:none; color:#fff; background:#e6e6e6 !important;}
.menu .nav .menu_line { width:2px; height:65px; line-height:65px;}</pre></body></html>